home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6289 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  471 b 

  1. Path: v9000.ntu.ac.sg!s14000291
  2. From: s14000291@v9000.ntu.ac.sg (Zeng Xing)
  3. Newsgroups: comp.lang.c++
  4. Subject: Nested Application
  5. Date: 12 Feb 96 19:33:17 +0800
  6. Organization: Nanyang Technological University
  7. Message-ID: <1996Feb12.193317.1@v9000.ntu.ac.sg>
  8. NNTP-Posting-Host: v9000.ntu.ac.sg
  9.  
  10. Under Borland c++ 3.1, how to write a program to invoke an application within the current
  11. program, and pause the current program until the completion of the invoked
  12. application?
  13.